home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / oddech / bsen / BSinstall.exe / BecheruvSen.exe / scripts / DefineButton2_879 / BUTTONCONDACTION on(release).as
Text File  |  2002-11-01  |  138b  |  7 lines

  1. on(release){
  2.    _root.ifs = 0;
  3.    getUrl("FSCommand:allowscale", "false");
  4.    gotoAndStop(2);
  5.    _parent.oknoz1.gotoAndStop("e");
  6. }
  7.